ddddddddd Enter a locator of '=*g', this will show all records ending in G. Entering '=*ri*', will show all records that contain RI. To revert back to the standard lookup mode, enter characters without the "=" prefix. Entering a locator of ~Alien it will list all records which have a similar sounding names. To return to a normal browse enter any character in the locator. Automatic implementation on all locators. Tab to or mouse select the phone list box, then use Ins, Enter, or Del just as a normal browse. The Type list box is display only on this screen. Use the space bar to tag single records then try the other TAG BUTTONS: [Untag all] [tag All] [Rev tags] [sHow tagged] Tagging is automaticly passed to your reports and batches if you care to use it. Tag several records, then select the Flags button save your current tag set. Clear the tags then recall the tag set. Notice the different options you have on the Tag Screen. Inserting, Changing or Deleting a record, the form automaticly aligns itself within the list box. Control + Enter completes the entry, Control + Escape exits. Use Alt N to toggle between keys or choose the highlighted letter on the buttons. With the ability to have more than one key per browse and more than one locator, can sure save creating a lot of unneeded screens. Selecting the Reverse Order button will toggle the display between Ascending and Descending Sort Order. This can be a runtime feature or locked in either mode on the procedures property screen. Select Employee button to limit the browse to the highlighted employee. Use the Week Of button to limit the browse to the selected week. Go back to select all weeks, then use the First and Last Date buttons to select a range of dates. ude records between those 2 dates. Use any single or combination of the filter buttons to limit the list. Then select print and view the results. It goes pretty fast on this small file so look close. This is a automatic in many procedures in C3 Templates. The totals shown on screen are for all records. You may tag and untag records to change the totals for tagged records. st is active for the demo the TYPE list is not. The invoices with amounts under 100.00 are displayed in red. Select a record for update then notice the bit mapped switches appear as check boxes, yet all of those are stored in a single variable. Optionally: Bit mapped switches have their own special update procedure, the List_Bit Template. Select the Week Of button so the list is not filled. The vertical bars will automaticaly extend to the bottom of the list. If you use the line entry put the same character on the form for a seamless effect. Select a record for updating. Then use the mouse character or the F5 key to do the look up, notice the lookup procedure for the date, it is our calendar feature. Select a record for update then use the mouse character or the F5 Key to call the calendar or the company list. This feature is automatic with the creation of a button to activate it. Select a record for updating then use the mouse character or the F5 Key to call the calendar. The calendar is ready and waiting for a simple call to fill-in any date field.